“Are Values Clamped from 0.0 to 1.0? - No,

you can use the full range supported. GL_RGBA32F_ARB, GL_RGB32F_ARB, GL_ALPHA32F_ARB, GL_INTENSITY32F_ARB, GL_LUMINANCE32F_ARB, GL_LUMINANCE_ALPHA32F_ARB for 32 bit floats.

GL_RGBA16F_ARB, GL_RGB16F_ARB, GL_ALPHA16F_ARB, GL_INTENSITY16F_ARB, GL_LUMINANCE16F_ARB, GL_LUMINANCE_ALPHA16F_ARB for 16 bit floats.”

So time to connect to a lightly-loaded remote host on a nearby network would actually largely be governed by the speed of light distance to the destination rather than by incidental router delays.

via http://www.reddit.com/r/programming/comments/bvzhq/the_case_of_the_500mile_email/

[joke] framework madnessvia http://www.reddit.com/r/programming/comments/buosj/add_a_number_to_another_number_in_javascript_img/

version info etc.

virtualenv is a successor to workingenv, and an extension of virtual-python.

Secondly, instance variables: In PyObjC, an object’s instance variables are not visible to Objective C unless you explicitly declare them, like so: pythoninstance variables example class

MySecondExampleClass(NSObject):
counter = 0
counterEnabled = objc.ivar()

glad pyobjc is still alive

__attribute__((constructor))

1 / 9